tests: Fix build with old glib
authorAlexander Larsson <alexl@redhat.com>
Fri, 20 May 2016 08:59:59 +0000 (10:59 +0200)
committerAtomic Bot <atomic-devel@projectatomic.io>
Fri, 20 May 2016 11:48:02 +0000 (11:48 +0000)
commit86ac8062f5311fe94ef4096f4e136ce993d5e9b2
treef4a84285932b502be1953662825c54b97d3832ec
parent506902f8a0e750008240541dae22562598eaa445
tests: Fix build with old glib

test-checksum.c was using g_autofree without including libglnx.h which
has the backport for that.

Closes: #304
Approved by: cgwalters
tests/test-checksum.c